<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*閬僵灞�*/
.hide{
    display: none;
}


/*棣栭〉*/
header{
	height:48px;
	line-height: 48px;
	text-align: center;
	font-size:1.5em;
    background-color: #4687c1;
    color:#fff;
}

/*鍒楄〃椤�*/
.backprev{
	float:left;
	width: 15%;
    text-align: center;
    color: #fff;
    height: 48px;
    line-height: 48px;
}
.head-middle{
    width: 70%;
    text-align: center;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.head-right{
	float:right;
	text-align: center;
	width:15%;
}
.app-hide-list i{
    margin-top: -3px;
    margin-right: 5px;
}
.app-hide-list{
    /*background: #f5f5f5;*/
    margin:5px 0;
    /*color:#007d3c;*/
    border-bottom: 1px dashed #ffffff;
}
.app-hide-list ul .app-hide-list{
    border-bottom: unset;
}
.app-slide-menu .mdui-list-item-content{
    text-align: left;
    padding-left: .8em;
}
.app-collapse-menu{
    padding:0 16px;
    background-color:rgba(231,124,128,0.5) !important;
    /*filter:alpha(opacity:10); opacity:0.1;  -moz-opacity:0.1;*/
}
.app-list-home{
    padding:0;
    margin:0px 0 10px;
    border-bottom: 1px solid #ffffff;
}
.app-list-home:hover{

}
.app-list-home i{
    margin-top: -3px;
    margin-right: 5px;
    color:#fff;
}
.app-list-home a{
    color:#fff;
}
.app-list-item-link{
    color:#fff;
    display: block;
    width:100%;
    text-align: left;
}
.mdui-collapse-item-body .app-sub-list{
    padding:0 ;
    margin: 8px;
}
.mdui-collapse-item-body .app-sub-list a{
    padding-left:23px;
}
.app-collapse-list{
    margin:10px 0;
}
.menu-click{
    /*background: #e1fff0;*/
}
.app-btn{
	min-width: 100%;
	text-align: center;
	padding:0;
}

.mobile-nav .logo{ text-align: left; margin-left: 15px;}
.mobile-nav .logo img{ height:40px;}</pre></body></html>